Files
5cb9db1e-ce8e-4dd5-93d5-b81…/vercel.json
2026-06-03 16:54:17 +00:00

5 lines
97 B
JSON

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