Files
ccb0fdb6-93ee-4080-8fe7-979…/vercel.json
2026-02-18 20:58:47 +00:00

5 lines
97 B
JSON

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