Files
1e5df740-1d87-48be-b0f9-dcc…/vercel.json
2026-04-27 19:44:32 +00:00

5 lines
97 B
JSON

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