Files
e424c588-2116-48fe-bf43-0fa…/vercel.json
2026-04-01 06:36:15 +00:00

5 lines
97 B
JSON

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