Files
02fe2096-26b8-4d4b-b9b4-504…/vercel.json
2026-05-19 16:56:39 +00:00

5 lines
97 B
JSON

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