Files
c07d69d9-42b5-4cfe-be36-557…/vercel.json
2026-05-08 12:53:53 +00:00

5 lines
97 B
JSON

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