Files
b083dc3a-a886-475d-9a5e-2dd…/vercel.json
2026-04-15 18:22:42 +00:00

5 lines
97 B
JSON

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