Files
b561bd0f-5ade-4fdd-81fd-db0…/vercel.json
2026-05-22 18:28:34 +00:00

5 lines
97 B
JSON

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