Files
3df99815-48de-4918-91a3-856…/vercel.json
2026-05-24 07:35:19 +00:00

5 lines
97 B
JSON

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