Files
783a25f7-338f-4d39-aa17-107…/vercel.json
2026-03-23 22:14:04 +00:00

5 lines
97 B
JSON

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