Files
20ed6b5f-6d0a-41a4-9dc2-d3f…/vercel.json
2026-05-26 01:48:38 +00:00

5 lines
97 B
JSON

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