Files
1ef25d69-f4b1-4e37-b58f-a19…/vercel.json
2026-04-09 23:51:33 +00:00

5 lines
97 B
JSON

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