Files
96d3ac07-bee1-426b-a58c-c2e…/vercel.json
2026-03-12 02:44:36 +00:00

5 lines
97 B
JSON

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