Files
1e7faf15-8115-4b4f-9fad-2bd…/vercel.json
2026-03-06 19:08:49 +00:00

5 lines
97 B
JSON

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