Files
04dd7579-7415-47ef-88c3-be4…/vercel.json
2026-03-09 14:52:15 +00:00

5 lines
97 B
JSON

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