Files
b53af891-ad58-439e-93df-cf9…/vercel.json
2026-04-19 22:11:47 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}