Files
7be60f33-ef4c-4ecf-8514-94f…/vercel.json
2026-03-03 02:46:11 +00:00

5 lines
97 B
JSON

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