Files
15c87e30-6d7c-4f2b-bd49-605…/vercel.json
2026-03-12 14:23:45 +00:00

5 lines
97 B
JSON

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