Files
2df5d9f2-c61f-4fff-bbd8-139…/vercel.json
2026-04-11 21:37:53 +00:00

5 lines
97 B
JSON

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