Files
8ebf1fdf-2c13-4d99-8eb8-208…/vercel.json
2026-06-10 07:04:26 +00:00

5 lines
97 B
JSON

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