Files
8be05387-bbf2-4d71-a83b-bf8…/vercel.json
2026-04-11 14:44:08 +00:00

5 lines
97 B
JSON

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