Files
34bd6aab-6f24-44d8-8af6-94f…/vercel.json
2026-03-22 03:27:34 +00:00

5 lines
97 B
JSON

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