Files
edfc6b3e-6d17-4d1c-a01a-ae2…/vercel.json
2026-03-29 19:44:27 +00:00

5 lines
97 B
JSON

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