Files
908c77fa-14b5-4e96-b7d5-702…/vercel.json
2026-06-02 17:28:16 +00:00

5 lines
97 B
JSON

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