Files
5c16f5a0-1c02-4546-8569-e60…/vercel.json
2026-03-12 14:51:40 +00:00

5 lines
97 B
JSON

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