Files
0c9babf9-d5b9-406f-ab10-b4d…/vercel.json
2026-03-11 21:31:56 +00:00

5 lines
97 B
JSON

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