Files
92fa9e16-d2c7-4576-a6d7-663…/vercel.json
2026-04-26 14:50:37 +00:00

5 lines
97 B
JSON

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