Files
ce264610-ebb5-46f6-800e-a3a…/vercel.json
2026-04-02 01:27:32 +00:00

5 lines
97 B
JSON

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