Files
7ce28c1e-9402-4572-b869-99c…/vercel.json
2026-05-19 16:56:16 +00:00

5 lines
97 B
JSON

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