Files
73f7bf78-c5c0-40a9-a7c5-ec0…/vercel.json
2026-03-30 17:02:16 +00:00

5 lines
97 B
JSON

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