Files
3fe04f02-6988-4d2e-b94f-fdd…/vercel.json
2026-03-15 08:08:56 +00:00

5 lines
97 B
JSON

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