Files
4ae45f0b-f83d-4adf-8a84-40f…/vercel.json
2026-03-08 04:06:29 +00:00

5 lines
97 B
JSON

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