Files
2c4565ec-bd56-49ce-868d-397…/vercel.json
2026-06-05 19:32:26 +00:00

5 lines
97 B
JSON

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