Files
380111be-ff2c-4c16-8b92-4da…/vercel.json
2026-03-23 17:20:42 +00:00

5 lines
97 B
JSON

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