Files
6c606e9e-87d2-4a96-aeee-8a2…/vercel.json
2026-03-06 10:50:51 +00:00

5 lines
97 B
JSON

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