Files
7b99e4af-e61f-4c88-b24f-df2…/vercel.json
2026-05-14 21:06:37 +00:00

5 lines
97 B
JSON

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