Files
dcc9efe2-9346-44b1-9af4-b1d…/vercel.json
2026-04-11 13:19:10 +00:00

5 lines
97 B
JSON

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