Files
900584d4-4688-40f6-9af1-bcd…/vercel.json
2026-03-03 14:04:24 +00:00

5 lines
97 B
JSON

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