Files
fb93e24a-b91d-4feb-9d1c-078…/vercel.json
2026-06-12 08:59:54 +00:00

5 lines
97 B
JSON

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