Files
58ff1fd1-be2f-4576-b648-61f…/vercel.json
2026-04-19 13:21:26 +00:00

5 lines
97 B
JSON

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