Files
e1fabe30-cc57-4b88-af18-3ee…/vercel.json
2026-04-02 20:28:14 +00:00

5 lines
97 B
JSON

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