Files
4b032748-19eb-4807-b433-ca4…/vercel.json
2026-03-06 22:55:11 +00:00

5 lines
97 B
JSON

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