Files
a409f36c-ba17-4527-b5d1-8ef…/vercel.json
2026-04-26 08:35:58 +00:00

5 lines
97 B
JSON

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