Files
6121104d-8a4f-4b96-91ee-3e6…/vercel.json
2026-05-18 09:52:07 +00:00

5 lines
97 B
JSON

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