Files
b89ec1fd-b3bd-4593-b730-9e8…/vercel.json
2026-06-11 13:27:28 +00:00

5 lines
97 B
JSON

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