Files
0723b0b8-e870-4417-be58-172…/vercel.json
2026-03-13 00:44:22 +00:00

5 lines
97 B
JSON

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