Files
46b767b3-cf85-4b02-82fe-62a…/vercel.json
2026-03-10 15:57:40 +00:00

5 lines
97 B
JSON

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