Files
d68cac02-bf9f-45fb-8d43-70e…/vercel.json
2026-03-03 03:03:53 +00:00

5 lines
97 B
JSON

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