Files
fd1d947f-7bee-4acb-a118-c7d…/vercel.json
2026-06-01 05:05:51 +00:00

5 lines
97 B
JSON

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