Files
b7aa3b7a-8b87-44d2-b1ee-aee…/vercel.json
2026-06-08 04:56:56 +00:00

5 lines
97 B
JSON

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