Files
5981ac27-d522-4ef8-97df-9c6…/vercel.json
2026-04-12 04:39:53 +00:00

5 lines
97 B
JSON

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