Files
be4dd374-72b0-42e5-8ffe-106…/vercel.json
2026-04-27 17:07:26 +00:00

5 lines
97 B
JSON

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