Files
eda9b141-1fd0-47b5-a5c0-cfa…/vercel.json
2026-03-08 12:17:52 +00:00

5 lines
97 B
JSON

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