Files
822fcd02-724d-456b-bc6a-6ed…/vercel.json
2026-03-09 07:03:08 +00:00

5 lines
97 B
JSON

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