Files
17fa0519-e4f1-4586-b31a-336…/vercel.json
2026-03-03 21:42:28 +00:00

5 lines
97 B
JSON

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