Files
3217cf7d-2c88-4d24-b4da-df5…/vercel.json
2026-04-26 15:24:44 +00:00

5 lines
97 B
JSON

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