Files
563a99ff-df20-4dfd-a1af-79a…/vercel.json
2026-06-02 02:47:15 +00:00

5 lines
97 B
JSON

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