Files
1bbf8f3e-95b5-4eb5-b17f-490…/vercel.json
2026-05-08 14:58:38 +00:00

5 lines
97 B
JSON

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