Files
9e0299d5-e21f-41b7-addb-06e…/vercel.json
2026-03-21 00:44:49 +00:00

5 lines
97 B
JSON

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