Files
995a2fd2-e6be-44fb-88af-91a…/vercel.json
2026-03-11 20:08:08 +00:00

5 lines
97 B
JSON

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