Files
f9fb3fa0-a5ce-465b-88cc-0d2…/vercel.json
2026-04-19 21:30:23 +00:00

5 lines
97 B
JSON

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