Files
71c37379-76e2-4da8-be9a-929…/vercel.json
2026-03-08 05:13:56 +00:00

5 lines
97 B
JSON

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