Files
7f67fd0e-2a99-4e69-bdc6-f3e…/vercel.json
2026-05-08 22:34:18 +00:00

5 lines
97 B
JSON

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