Files
c1a050be-d642-4f60-bf8a-a82…/vercel.json
2026-04-09 12:03:50 +00:00

5 lines
97 B
JSON

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