Files
40d07f75-8df8-4181-a051-26c…/vercel.json
2026-03-17 22:56:00 +00:00

5 lines
97 B
JSON

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