Files
8bfef635-163f-487d-acfa-627…/vercel.json
2026-03-05 22:42:32 +00:00

5 lines
97 B
JSON

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