Files
14e7d98b-cd69-481f-8c6c-257…/vercel.json
2026-03-03 03:35:25 +00:00

5 lines
97 B
JSON

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