Files
ed3ed72c-6fff-4ac0-955a-379…/vercel.json
2026-03-07 23:00:52 +00:00

5 lines
97 B
JSON

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