Files
93b56559-e42f-4df4-9f3f-53b…/vercel.json
2026-03-14 08:51:29 +00:00

5 lines
97 B
JSON

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