Files
0f8f7fcb-4594-46f2-a09a-c47…/vercel.json
2026-04-05 23:21:55 +00:00

5 lines
97 B
JSON

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