Files
6df20855-8766-48fb-a7a0-9db…/vercel.json
2026-06-01 14:13:57 +00:00

5 lines
97 B
JSON

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