Files
6bfdf894-0f7c-4f80-b54d-b65…/vercel.json
2026-06-11 08:50:22 +00:00

5 lines
97 B
JSON

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