Files
578526b9-ef3c-45b7-b6d4-153…/vercel.json
2026-06-11 12:55:27 +00:00

5 lines
97 B
JSON

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