Files
de12588f-7c8f-40f4-b93e-ee8…/vercel.json
2026-06-03 19:36:29 +00:00

5 lines
97 B
JSON

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