Files
60d96af8-e434-4f44-8c3d-23e…/vercel.json
2026-03-04 08:49:26 +00:00

5 lines
97 B
JSON

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