Files
9783f4b9-00b0-4ed1-8245-3e2…/vercel.json
2026-04-27 18:19:57 +00:00

5 lines
97 B
JSON

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