Files
bd388136-3db3-4c62-99e8-192…/vercel.json
2026-04-15 23:31:38 +00:00

5 lines
97 B
JSON

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