Files
ea1fd354-c49a-4581-bd0e-71e…/vercel.json
2026-03-27 11:17:14 +00:00

5 lines
97 B
JSON

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