Files
f50dbbe0-b218-400e-8e39-95e…/vercel.json
2026-04-21 03:58:49 +00:00

5 lines
97 B
JSON

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