Files
56624af9-cf09-4345-b140-715…/vercel.json
2026-02-09 17:23:34 +00:00

5 lines
97 B
JSON

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