Files
22e0da7b-7a00-4c96-b3fd-485…/vercel.json
2026-04-04 16:21:51 +00:00

5 lines
97 B
JSON

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