Files
0a57d746-67ee-4f79-b576-c43…/vercel.json
2026-06-02 19:34:58 +00:00

5 lines
97 B
JSON

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