Files
0d42851e-8d80-4cfe-a66b-ebc…/vercel.json
2026-05-21 07:51:40 +00:00

5 lines
97 B
JSON

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