Files
d26fc9a1-2e5d-47e7-a662-470…/vercel.json
2026-06-09 16:06:27 +00:00

5 lines
97 B
JSON

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