Files
050d9cb5-05ec-4c7b-b234-ccc…/vercel.json
2026-04-13 13:53:57 +00:00

5 lines
97 B
JSON

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