Files
caf3096b-1e60-4dbc-806e-bfb…/vercel.json
2026-03-24 22:38:25 +00:00

5 lines
97 B
JSON

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