Files
ad1b2ce9-04db-4a67-ad57-51f…/vercel.json
2026-03-09 13:24:01 +00:00

5 lines
97 B
JSON

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