Files
fbfe4b4b-f67e-4c6c-a85f-1ef…/vercel.json
2026-03-11 01:02:03 +00:00

5 lines
97 B
JSON

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