Files
8c0c472e-b95e-407e-add0-367…/vercel.json
2026-05-15 11:41:56 +00:00

5 lines
97 B
JSON

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