Files
525bdadd-e748-40fe-b28f-3e8…/vercel.json
2026-04-17 00:47:10 +00:00

5 lines
97 B
JSON

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