Files
ee07395d-7534-4381-9af7-3b9…/vercel.json
2026-06-10 04:12:34 +00:00

5 lines
97 B
JSON

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