Files
fc077461-96bc-4f85-84bd-d96…/vercel.json
2026-05-08 11:52:35 +00:00

5 lines
97 B
JSON

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