Files
795ce9bd-2033-4feb-aca8-52a…/vercel.json
2026-05-22 19:57:27 +00:00

5 lines
97 B
JSON

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