Files
58d65492-cf6a-4e53-bf4c-5ff…/vercel.json
2026-03-02 18:04:08 +00:00

5 lines
97 B
JSON

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