Files
95109707-6370-4e13-b7b3-ae7…/vercel.json
2026-03-11 18:56:36 +00:00

5 lines
97 B
JSON

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