Files
ebc838c8-8e05-41e2-a900-ceb…/vercel.json
2026-05-12 00:20:15 +00:00

5 lines
97 B
JSON

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