Files
366c1e01-4a83-4200-b475-d41…/vercel.json
2026-04-17 06:27:26 +00:00

5 lines
97 B
JSON

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