Files
050eb0e8-9152-4d99-ab61-41c…/vercel.json
2026-04-21 04:10:17 +00:00

5 lines
97 B
JSON

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