Files
f5c1eb00-a43f-4514-9bf6-2c6…/vercel.json
2026-03-04 21:54:04 +00:00

5 lines
97 B
JSON

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