Files
e13d5c53-5129-4f51-b876-8ec…/vercel.json
2026-03-19 16:09:36 +00:00

5 lines
97 B
JSON

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