Files
b7c49e2b-3182-43a1-af8c-9dd…/vercel.json
2026-05-15 12:28:09 +00:00

5 lines
97 B
JSON

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