Files
eeb7e9ba-bfdf-4f53-9270-8ea…/vercel.json
2026-03-09 16:39:32 +00:00

5 lines
97 B
JSON

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