Files
20cf13d9-a08c-4044-af9a-ee1…/vercel.json
2026-04-26 13:23:01 +00:00

5 lines
97 B
JSON

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