Files
e36d2c1d-5245-4c39-a5e5-3d2…/vercel.json
2026-03-27 09:40:45 +00:00

5 lines
97 B
JSON

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