Files
1fd2c677-7ceb-40e4-ab78-74e…/vercel.json
2026-05-05 17:20:15 +00:00

5 lines
97 B
JSON

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