Files
e5fb0c46-40ee-4394-b8e9-a63…/vercel.json
2026-04-23 01:14:49 +00:00

5 lines
97 B
JSON

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