Files
ad5d4317-624e-457d-8f41-d34…/vercel.json
2026-06-02 14:15:19 +00:00

5 lines
97 B
JSON

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