Files
77e0c02a-9fce-4b1f-9f68-a64…/vercel.json
2026-03-10 20:17:45 +00:00

5 lines
97 B
JSON

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