Files
852747d4-9165-4c8a-a4ed-09d…/vercel.json
2026-03-07 10:47:01 +00:00

5 lines
97 B
JSON

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