Files
c9f8a49b-a571-463e-aedc-1f6…/vercel.json
2026-04-19 22:41:15 +00:00

5 lines
97 B
JSON

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