Files
e3a63ff4-6b26-41e1-8dea-eb0…/vercel.json
2026-05-06 12:19:54 +00:00

5 lines
97 B
JSON

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