Files
ca17ba00-5d8e-41de-b888-8b2…/vercel.json
2026-04-18 23:33:50 +00:00

5 lines
97 B
JSON

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