Files
182f7d76-15e2-4045-8957-b14…/vercel.json
2026-03-22 09:16:36 +00:00

5 lines
97 B
JSON

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