Files
bffca55b-4a58-4d45-b068-ad7…/vercel.json
2026-05-10 18:40:58 +00:00

5 lines
97 B
JSON

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