Files
6c60f7d5-ce22-47e7-8436-927…/vercel.json
2026-04-21 06:52:06 +00:00

5 lines
97 B
JSON

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