Files
b522be3c-96ff-4883-a01d-327…/vercel.json
2026-04-07 18:47:31 +00:00

5 lines
97 B
JSON

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