Files
2315551a-9f6d-4b29-a3f2-433…/vercel.json
2026-03-03 03:28:18 +00:00

5 lines
97 B
JSON

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