Files
1dedd17a-7b44-465e-b5c8-5ef…/vercel.json
2026-04-17 17:31:33 +00:00

5 lines
97 B
JSON

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