Files
fdbcf4ac-8ede-47e1-8c31-42f…/vercel.json
2026-03-24 04:01:20 +00:00

5 lines
97 B
JSON

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