Files
69d5ee51-80b8-4e5c-927a-b7f…/vercel.json
2026-06-10 14:57:07 +00:00

5 lines
97 B
JSON

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